[INFO] cloning repository https://github.com/eosrio/abi-scanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eosrio/abi-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feosrio%2Fabi-scanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feosrio%2Fabi-scanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fc3eab9c8f7c0fdb449cfeaaa576556348b2702
[INFO] checking eosrio/abi-scanner against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feosrio%2Fabi-scanner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eosrio/abi-scanner
[INFO] finished tweaking git repo https://github.com/eosrio/abi-scanner
[INFO] tweaked toml for git repo https://github.com/eosrio/abi-scanner written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eosrio/abi-scanner on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eosrio/abi-scanner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a
[INFO] running `Command { std: "docker" "start" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stdout] error[E0277]: the trait bound `B: Borrow<[u64; 1024]>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-0.10.12/src/bitmap/store/bitmap_store.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | /     fn count(self) -> usize
[INFO] [stdout] 577 | |     where
[INFO] [stdout] 578 | |         Self: Sized,
[INFO] [stdout]     | |____________________^ the trait `Borrow<[u64; 1024]>` is not implemented for `B`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `bitmap_store::BitmapIter<B>` to implement `Iterator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roaring-0.10.12/src/bitmap/store/bitmap_store.rs:537:39
[INFO] [stdout]     |
[INFO] [stdout] 537 | impl<B: Borrow<[u64; BITMAP_LENGTH]>> Iterator for BitmapIter<B> {
[INFO] [stdout]     |         ----------------------------  ^^^^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling rs_abieos v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roaring` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a", kill_on_drop: false }`
[INFO] [stdout] 731138a0185f735260c0a364150b6e312e646150be4a507d1add3416efe0b88a
